projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12760c0
)
(display_menu_item): Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 15 Nov 1995 23:00:18 +0000
(23:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 15 Nov 1995 23:00:18 +0000
(23:00 +0000)
lwlib/xlwmenu.c
patch
|
blob
|
history
diff --git
a/lwlib/xlwmenu.c
b/lwlib/xlwmenu.c
index 09945e25224799a9217a7c3db97b98d262ab249f..2f5066130d93ffbea7cd2e698cf12eb39fb566d0 100644
(file)
--- a/
lwlib/xlwmenu.c
+++ b/
lwlib/xlwmenu.c
@@
-486,7
+486,7
@@
display_menu_item (mw, val, ws, where, highlighted_p, horizontal_p, just_compute
width = ws->width - 2 * shadow;
}
-#if
def
0
+#if 0
/* see if it should be a button in the menubar */
button_p = horizontal_p && val->call_data;
#endif